@charset "UTF-8";
/* CSS Document */

.tile-style {
	background-color: #F3F2F1;
	background-image: -webkit-linear-gradient(270deg, rgba(225,222,218,1.00) 0%, rgba(243,242,241,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(225,222,218,1.00) 0%, rgba(243,242,241,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(225,222,218,1.00) 0%, rgba(243,242,241,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(225,222,218,1.00) 0%, rgba(243,242,241,1.00) 100%);
	padding-right: .8em;
	padding-bottom: .8em;
	padding-left: .8em;
}
.tile-style h2, .tile-style .h2 {
	font-size: 18px;
	font-weight: 600;
	color: #76533a;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px inset #76533a;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: .75em;
	padding-bottom: .2em;
}
.tile-style h3, .tile-style .h3 {
	font-size: 16px;
	color: #56514C;
	text-align: center;
	text-transform: uppercase;
	margin-top: .4em;
}
.tile-style p, .tile-style .p {
	font-size: 14px;
	color: #76533a;
}
.tile-feature p, .tile-feature .p, .tile-feature img, .tile-feature .img {
	text-align: center;
	margin: 0 !important;
	padding: 0 !important;
}
.figure {
	margin: 0;
}
.figure__media {
	border: medium none;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
}
.tile-feed {
	margin: auto;
}
.tile-height-465 {
	margin: auto;
	height: 465px;
}
.tile-height-350 {
	margin: auto;
	height: 350px;
}
@media (max-width:1000px) {
.tile-height-465, .tile-height-350 {
	height: auto !important;
}
}
.tile-button-column {
	margin: auto;
	text-align: center;
}
.tile-button-column-faculty {
	margin: auto;
	text-align: left;
}
.tile-button-column-news p, .tile-button-column-news .p {
	margin: auto;
	text-align: left;
	color: #656565;
	margin-right: 10%;
	margin-left: 0%;
	padding-top: .75em;
	padding-bottom: none;
}
.tile-button-column-faculty h2, .tile-button-column-faculty .h2 {
	font-size: 20px;
	font-weight: 600;
	color: #886036;
	text-align: left;
	text-transform: none;
	border-bottom: none;
	margin-right: 10%;
	margin-left: 0%;
	padding-top: .75em;
	padding-bottom: none;
}
.btn-tile {
	background-color: #E1DEDA !important;
	color: #56514C;
	text-transform: uppercase;
	font-weight: 300;
	width: 80%;
	border-color: #aca9a4;
	padding: 4px 10px;
}
.btn-tile-justified {
	text-transform: uppercase;
	font-weight: 300;
	width: 80%;
	border-color: #E1DEDA;
	padding: 6px 10px;
}
.tile-eoc-grayback {
	padding: 10px;
	background-color: #F3F2F1;
	margin-bottom: 10px;
}
.tile-eoc-grayback h2, .tile-eoc-grayback .h2 {
	color: #930b0b;
	border-bottom: none;
}
.tile-eoc-grayback hr, .tile-eoc-grayback .hr {
	border: 0;
    border-bottom: 1px dashed #930b0b;
    background: #F3F2F1;
}
.tile-experts {
	padding: 10px;
	background-color: #E1DEDA;
	
}

.tile-eoc-warning hr, .tile-eoc-warning .hr {
	border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(136,96,54,1.00), rgba(207,171,27,1.00), rgba(136,96,54,1.00)); 
    background-image:    -moz-linear-gradient(left, rgba(136,96,54,1.00), rgba(207,171,27,1.00), rgba(136,96,54,1.00)); 
    background-image:     -ms-linear-gradient(left, rgba(136,96,54,1.00), rgba(207,171,27,1.00), rgba(136,96,54,1.00)); 
    background-image:      -o-linear-gradient(left, rgba(136,96,54,1.00), rgba(207,171,27,1.00), rgba(136,96,54,1.00));
	padding-bottom: none; 
}
.tile-eoc-whiteback {
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: 5%;
	margin-bottom: 10px;
	margin-left: 5%;
	background-color: #FFF;
	text-align: center;
}
.tile-eoc-alert {
	background-color: #B49000;
	background-image: -webkit-linear-gradient(270deg, rgba(136,96,54,1.00) 0%, rgba(207,171,27,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(136,96,54,1.00) 0%, rgba(207,171,27,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(136,96,54,1.00) 0%, rgba(207,171,27,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(136,96,54,1.00) 0%, rgba(207,171,27,1.00) 100%);
}
.tile-eoc-warning {
	background-color: #930b0b;
	background-image: -webkit-linear-gradient(270deg, rgba(125,9,9,1.00) 0%, rgba(147,11,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(125,9,9,1.00) 0%, rgba(147,11,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(125,9,9,1.00) 0%, rgba(147,11,11,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(125,9,9,1.00) 0%, rgba(147,11,11,1.00) 100%);
}

.tile-eoc-alert h2, .tile-eoc-alert .h2  {
	color: #FFF;
	background-color: #886036;
	text-transform: none;
	border-bottom: none;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: .75em;
	padding-bottom: .2em;
}
.tile-eoc-warning h2, .tile-eoc-warning .h2 {
	color: #FFF;
	background-color: #7D0909;
	text-transform: none;
	border-bottom: none;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: .75em;
	padding-bottom: .2em;
}
.tile-eoc-alert h3, .tile-eoc-alert .h3, .tile-eoc-warning h3, .tile-eoc-warning .h3 {
	color: #FFF;
	text-transform: none;
}
.tile-eoc-alert p, .tile-eoc-alert .p, .tile-eoc-warning p, .tile-eoc-warning .p {
	color: #4F4F4F;
}
.tile-headline {
    background-color: #e1deda;
    margin-bottom: 10px;
    max-height: 53px;
    overflow: hidden;
    padding: 10px;
}
.tile-headline a, .tile-headline a:focus {
	color: #56514C;
}

.col-md-6, .col-md-4 {
	margin-bottom: 1em !important;
}
ul#bwEventList li {
	list-style-type: none;
    margin-bottom: 1em;
    margin-left: -2.2em;
}
.banner-logo {
    background-color: transparent;
    height: 74px;
}
/* Begin Custom Tables */
.stafflisting-table td, .stafflisting-table th {
	padding: 5px !important;
}
#simpletable td, #simpletable th, .simpletable td, .simpletable th {
    padding: 7px !important;
}
#simpletable th, .simpletable th {
    font-weight: bold;
	font-size: larger;
}
#simpletable caption, .simpletable caption  {
	color: #000; 
	background-color: #FFF; 
	font-size: 16px; 
	font-weight: bold; 
	padding-top: 10px; 
	padding-bottom: 10px;
}
.top-row td, .top-row th {
    background: none repeat scroll 0 0 #461D7C;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom !important;
	padding: 7px;
}
#scholarships tr:nth-child(2n+1), .scholarships tr:nth-child(2n+1){
    background: none repeat scroll 0 0 #F0F0F0;
}
#scholarships td:first-child {
    text-align: left !important;
}
.scholarships td:first-child {    
}
#scholarships tr:last-child, .scholarships tr:last-child {
    border-spacing: 1px !important;
    border-bottom: 1px #7A7A7A solid !important;
}
#scholarships .res, .scholarships .res {
    width: 30%;
}
#scholarships .an, .scholarships .an {
    width: 10%;
}
#scholarships td, .scholarships td {
    font-size: 10pt !important;
    padding: 9px;
    vertical-align: top;
}
#scholarships .fasfa td, .scholarships .fasfa td {
    font-size: 10pt !important;
    padding: 9px;
    vertical-align: top;
}
#scholarships th, .scholarships th {
	font-size: 1.07em;
	padding-left: 10px;
}
#scholarships caption, .scholarships caption  {
	color: #FFF; 
	background-color: #461D7C; 
	font-size: 16px; 
	font-weight: bold; 
	padding-top: 10px; 
	padding-bottom: 10px;
}
#scholarships .top-row-purple td, #scholarships .top-row-purple th {
	background: #ccc !important; 
	color: #333 !important;
}
.tops {
    margin-left: auto;
    margin-right: auto;
}
.tops td {
    border: 1px solid #DAD7D7;
}
.coa .top-row a {
    
}
.narrowcol {
    
}
.widecol {
    
}
.coa td {
    
}
.coa p {
    
}
.top-row p {
    color: #FFFFFF !important;
}
.top-row-gray p {
    color: #000 !important;
}
.top-row-gray td {
    background: none repeat scroll 0 0 #7A766C;
    color: #000 !important;
    font-weight: bold;
    vertical-align: bottom !important;
}
.top-row-gray th {
    background: none repeat scroll 0 0 #7A766C;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom !important;
	font-size: 1.07em;
    padding: 7px;
}
#grayrows tr:nth-child(2n+1), .grayrows tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #E1DEDA;
}
#grayrows td:first-child {
    text-align: left !important;
}
.grayrows td:first-child {
}
#grayrows tr:last-child, .grayrows tr:last-child {
    border-spacing: 1px !important;
    border-bottom: 1px #b4aea2 solid !important;
}
#grayrows .res, .grayrows .res {
    width: 30%;
}
#grayrows .an, .grayrows .an {
    width: 10%;
}
#grayrows td, .grayrows td {
    font-size: 10pt !important;
    padding: 9px;
    vertical-align: top;
}
#grayrows .fasfa td, .grayrows .fasfa td {
    font-size: 10pt !important;
    padding: 9px;
    vertical-align: top;
}
#grayrows caption, .grayrows caption  {
	color: #000; 
	background-color: #FFF; 
	font-size: 16px; 
	font-weight: bold; 
	padding-top: 10px; 
	padding-bottom: 10px;
}
.top-row-purple td, .top-row-purple th {
    background: none repeat scroll 0 0 #461D7C;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom !important;
   text-align: center !important;
	padding: 5px;
}
#purpletablecol, .purpletablecol {
		width:100%; 
		border-collapse:collapse; 
	}
#purpletablecol td, .purpletablecol td { 
		padding:9px; border:#fff 1px solid;
	}
#purpletablecol tr td:nth-child(odd), .purpletablecol tr td:nth-child(odd) { 
		background: #f0f0f0;
	}
#purpletablecol tr td:nth-child(even), .purpletablecol tr td:nth-child(even) {
		background: #fff;
	}
#purpletablecol caption, .purpletablecol caption  {
	color: #FFF; 
	background-color: #461D7C; 
	font-size: 16px; 
	font-weight: bold; 
	padding-top: 10px; 
	padding-bottom: 10px;
}
.top-row-grey td, .top-row-grey th {
    background: none repeat scroll 0 0 #b4aea2;
    color: #000000 !important;
    font-weight: bold;
    vertical-align: bottom !important;
	padding: 5px;
}
#greytablecol, .greytablecol {
		width:100%; 
		border-collapse:collapse; 
	}
#greytablecol td, .greytablecol td { 
		padding:9px; border:#fff 1px solid;
	}
#greytablecol th, .greytablecol th {
		background: #b4aea2;
	}
#greytablecol tr td:nth-child(odd), .greytablecol tr td:nth-child(odd) { 
		background: #e1deda;
	}
#greytablecol tr td:nth-child(even), .greytablecol tr td:nth-child(even){
		background: #fff;
	}
#greytablecol caption, .greytablecol caption  {
	color: #000; 
	background-color: #FFF; 
	font-size: 16px; 
	font-weight: bold; 
	padding-top: 10px; 
	padding-bottom: 10px;
}
/* End Custom Tables */

.fixed-action-btn {
    bottom: 23px;
    margin-bottom: 0;
    padding-top: 15px;
    position: fixed;
    right: 23px;
    z-index: 998;
}
/* Begin Accolades Tile Styles */
.accolades-section {
	padding: 0 15px 10px 15px;
	margin: 0 5px 10px 5px;
	clear: both;
}
.accolades-gold {
	background-color: #FFFCE0;
	background-image: -webkit-linear-gradient(270deg,rgba(253,248,206,1.00) 0%,rgba(255,252,230,0.84) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(253,248,206,1.00) 0%,rgba(255,252,230,0.84) 100%);
	background-image: -o-linear-gradient(270deg,rgba(253,248,206,1.00) 0%,rgba(255,252,230,0.84) 100%);
	background-image: linear-gradient(180deg,rgba(253,248,206,1.00) 0%,rgba(255,252,230,0.84) 100%);
}
.accolades-section h2 {
	color: #886036;
	font-size: 18px !important;
}
.accolades-gold h2 {	
	border-bottom: 2px inset #DDCD6B;
}
.accolades-section h3 {
	color: #886036;
	font-size: 16px !important;
}
.accolades-section h3.purple {
	color: #34155C;
	font-size: 28px !important;
	font-weight: normal !important;
}
.accolades-section h3.para {
	color: #886036;
	font-size: 16px !important;
	font-weight: normal !important;
	text-align: left !important;
	text-transform: none !important;
}
.accolades-section p {
	color: #4F4F4F;
}
/* End Accolades Tile Styles */
/* Begin Share This */
.sharethis {
	font-size: 12px !important;
	width: 245px !important;
	margin-top: 5px !important;
	margin-right: 0 !important;
	padding-top: 5px !important;
	text-align: right !important;
}/*End Share This */
/* Begin Top Button */
#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}

/* End Top Button */

/* Begin Inline Tweetable Sentence */
[data-inline-tweet] a {
  text-decoration: none;
  color: #000;
}
[data-inline-tweet] a span {
  border-bottom: 1px dotted rgb(0,172,237);
  font-style: italic;
  margin-right: 10px;
}
[data-inline-tweet] a:hover span {
  background-color: rgba(0,172,237,0.1);
  color: rgb(0,172,237);
}
/* End Inline Tweetable Sentence */

		<style>
		
.content_block {
    position: relative;
    background: transparent;
    border: none;
}
/**** background styles *********************************************
(adds color to each section,
variants .light-purple-bg .white-bg .gold-bg .gray-bg .section-bg) */	
		
.light-purple-bg {
    background-color: #C5B4E3;
			border-radius: 3px;
	}
.white-bg {
    background-color: #FFFFFF;
			border-radius: 3px;
	}
.gold-bg {
    background-color: #F8E08E;
			border-radius: 3px;
	}
.cream-bg {
    background-color: #F1EEDB;
			border-radius: 3px;
	}
.gray-bg {
    background-color: #E1DEDA;
			border-radius: 3px;
	}
.section-bg {
	background: url('/web/20220708234947im_/https://www.lsu.edu/images/chainlink-3.jpg') repeat;
	position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    margin-left: -10px;
    z-index: -1;
}
.section-bg span:before, .section-bg span:after {
}
	/**** decorative-line styles *********************************************
(adds a line on each side of heading,
variants .dec-line.short-line and .dec-line.long-line) */

.decorative-line span {display: inline-block;position: relative;}

.decorative-line span:before, 
.decorative-line span:after {
	content: "";
	position: absolute;
	top: 40%;
	height: 5px;
	width: 50px;
	border-top: 5px solid #e9c225;
}

.decorative-line.short-line span:before,
.decorative-line.short-line span:after {
	width: 35px;
}

.purple-bg .dec-line span:before, 
.purple-bg .dec-line span:after,
.gold-bg .dec-line span:before,
.gold-bg .dec-line span:after,
.gray-bg .dec-line span:before,
.gray-bg .dec-line span:after,
.section-header.dec-line span:before, 
.section-header.dec-line span:after {
	border-top: 5px solid white;
}

.decorative-line span:before {
	right: 100%;
	margin-right: 15px;
}

.decorative-line span:after {
	left: 100%;
	margin-left: 15px;
}

.decorative-line.long-line span:before, 
.decorative-line.long-line span:after {
	width: 100px;
}

/**** BEGIN stats styles *********************************************/
/* variants .main-stat, .sub-stat, 
.interior-stat, .vertical-stat) */

.stats a:hover { 
	text-decoration:none !important; 
}

.stats {
	position: relative;
	overflow: hidden;
	margin-top: 15px;
	z-index: 1;
}

.stats a.btn { 
	border-radius: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.stats img {
	position: absolute;
	width: 100%;
	z-index: -1;
	left: 0;
	top: 0;
}

.main-stats {
	min-height: 355px;
	min-width: 300px;
	margin: 8px 15px;
	vertical-align: middle;	
}		
@media (max-width: 320px) {
   .main-stats {
	max-height: 200px !important;
	margin: 8px auto 8px -20px !important;
	vertical-align: middle;	
}	
}
.main-stats h2 { 
	font-family: 'Lusitana', serif;
	font-size: 125px;
	font-weight: bold;
	line-height: 1.25em; 
	text-align: center;
	margin: 25px auto !important;
}
@media screen and (max-width: 320px) {
   .main-stats h2 { 
	font-family: 'Lusitana', serif;
	font-size: 90px !important;
	font-weight: bold;
	line-height: 1em; 
	text-align: center;
	margin: 20px auto !important;
}
}
.main-stats p {
	font-size: 25px;
	font-weight: normal;
	line-height: 1.25em;
	text-align: center;
	margin: 5px 10px !important;
}			
.main-stats .number-lg { 
	font-size: +2; 
}
.main-stats .text-sm { 
	font-size: -2; 
}		
.sub-stats {
	text-align: center;
	min-height: 250px;
	padding-top: 20px;
}

.sub-stats h2 { 
	font-family: 'Lusitana', serif; 
	font-size: 80px;
	font-weight: bold;
	line-height: 1.25em; 
	text-align: center;
	margin: 10px auto !important;
}
.sub-stats p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25em;
	text-align: center;
	margin: 5px 10px !important;
}			
.main-stats .number-lg, .sub-stats .number-lg { 
	font-size: larger; 
}
.main-stats .number-sm, .sub-stats .number-sm { 
	font-size: smaller; 
}	
	
/* end stats styles */

/* featured link styles *********************************************/
/* see top level pages */

.featured-links { 
	border-top: 5px solid #e9c225;
	padding: 20px 40px;
	margin-bottom: 20px;
	background: #f1f1f2;
}

/* end featured link styles */

/* heading borders *********************************************/
.purple-top {
		border-top: 15px solid #34155C;	
		}
.white-top {
		border-top: 15px solid #FFFFFF;	
		}
.gold-top {
		border-top: 15px solid #F8E08E;	
		}
.cream-top {
		border-top: 15px solid #F1EEDB;	
		}
.gray-top {
		border-top: 15px solid #D1DEDA;	
		}
.border-top-text {
	height: 240px; 
	margin-top: 15px; 
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.border-top-text h5 { padding: 10px 20px; 
	margin-top: 100px;
	font-size: 25px;
	border-top: 5px solid #e9c225;
	max-width: 55%;
	display: inline-block;
	text-transform: uppercase; 
}

.border-top-text img {
	z-index: -1;
	position: absolute;
	max-width: none;
	min-width: 100%;
}

/* end border top styles */

/* colored additions across site *********************************************/

/* colored headings */

.color-heading { height: 50px; position: relative; margin-bottom: 15px; }
.color-heading h4 { color: white; position: absolute; bottom: 0; margin-bottom: 0; padding: 0 0 10px 10px; }

/* colored links */

.color-highlight-btn {
	min-height: 65px;
	font: 20px 'RobotoCondensed', Arial, sans-serif;
	padding: 20px;
	margin-bottom: 15px;
}
.color-highlight-btn a, .color-highlight-btn a:hover { color: white; }

/* end colored additions */
/**** END stats styles *********************************************/
/* begin component staff listing styles */
#maincontent a:focus, #maincontent a:hover {
	color: #444;
	text-decoration: underline;
}

#maincontent div.staff-2col {
			  margin: auto;
			  display: inline-block;
			  width: 49%;
	vertical-align: top; 
			}
@media only screen and (max-width: 600px) {
#maincontent div.staff-2col {
			  margin: auto;
			  display: inline-block;
			  width: 100%;
			}
}
#maincontent div.staff-3col {
			  margin: auto;
			  display: inline-block;
			  width: 33%;
			}
@media only screen and (max-width: 600px) {
#maincontent div.staff-3col {
			  margin: auto;
			  display: inline-block;
			  width: 100%;
			}
}
/* end component staff listing styles */

/* begin animated gif pause code */

/* begin title ix style */
.titleix {
    background-color: #c5b4e3;
		padding-bottom: 15px;
    
}
.titleix h2, .titleix .h2 {
    font-size: 18px;
    font-weight: 600;
    color: #461D7c;
    text-align: center;
    margin-right: 10%;
    margin-left: 10%;
    padding-top: .75em;
    padding-bottom: .2em;
}
.titleix-image {background-color: #461D7C;}
		.titleix p, .titleix .p {
    font-size: 15px;
    font-weight: 700;
    color: #461D7C;

    margin-right: 10%;
    margin-left: 10%;
    padding-top: .5em;
    padding-bottom: .1em;
}
		.btn-titleix {
    color: #461D7c;
    background-color: #fff;
    border-color: #ccc;
}
/* end title ix style */
.object-and-details {
  display: inline-block;
  position: relative;
}

summary {
  color: #fff;
  background: #000;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 2;
  border-radius: 50%;
  background-image: url("https://web.archive.org/web/20220708234947im_/https://assets.codepen.io/128034/play_circle_filled-24px.svg");
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
}

[open] summary {
  background-image: url("https://web.archive.org/web/20220708234947im_/https://assets.codepen.io/128034/pause_circle_filled-24px.svg");
  box-shadow: 0 0 0 2px #fff;
  background-color: white;
}

/* for blink/webkit */
details summary::-webkit-details-marker {
  display: none;
}
/* for firefox */
details > summary:first-of-type {
  list-style: none;
}

summary + * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1rem;
  padding-top: 3rem;
  background: #000;
  color: #fff;
  overflow-y: auto;
}

summary + * a {
  color: #fff;
}
summary:focus {
  box-shadow: 0 0 0 0.25rem #aade87;
  outline: transparent;
}

.object-and-details1 img {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: visible;
}
/* end animated gif pause style */

/* begin title ix style */
		.titleix {
    background-color: #c5b4e3;
		padding-bottom: 15px;
    
}
.titleix h2, .titleix .h2 {
    font-size: 18px;
    font-weight: 600;
    color: #461D7c;
    text-align: center;
    margin-right: 10%;
    margin-left: 10%;
    padding-top: .75em;
    padding-bottom: .2em;
}
.titleix-image {background-color: #461D7C;}
		.titleix p, .titleix .p {
    font-size: 15px;
    font-weight: 700;
    color: #461D7C;

    margin-right: 10%;
    margin-left: 10%;
    padding-top: .5em;
    padding-bottom: .1em;
}
		.btn-titleix {
    color: #461D7c;
    background-color: #fff;
    border-color: #ccc;
}
/* end title ix tile style */

/*
     FILE ARCHIVED ON 23:49:47 Jul 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:55:54 Feb 05, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 420.179
  exclusion.robots: 0.072
  exclusion.robots.policy: 0.064
  cdx.remote: 0.059
  esindex: 0.008
  LoadShardBlock: 364.613 (3)
  PetaboxLoader3.datanode: 406.466 (4)
  CDXLines.iter: 15.933 (3)
  load_resource: 207.75
  PetaboxLoader3.resolve: 44.027
*/